* {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}

#app{
	
	
}
/* index */
.contain {
	width: 100%;
	height: 100%;
	background: #fff;
	min-width: 1200px;
	overflow: auto;
}
ul,
ol {
	list-style: none;
}

a {
	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	text-decoration: none;

	display: inline-block;
	cursor: pointer;

}

img {
	border: 0 none;	 

}

.clear {
	clear: both;
}

* {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}

#app {}

/* index */
.contain {
	width: 100%;
	height: 100%;
	background: #fff;
	min-width: 1200px;
	overflow: auto;
}

a {
	text-decoration: none;
}

.nav_bg {
	width: 100%;
	height: 332px;
	background: url('../images/bg_top.png')no-repeat;
	background-position: top center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}

.footer_j {
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav_logo {
	width: 688px;
	height: 76px;
	margin-top: 126px;
}

.nav_logo img {
	width: 100%;
	height: 100%;
}

.page_nav,
.footer_content,
.buddhist_association_news,
.political_party_wrap,
.temple_introduction_wrap {
	width: 1200px;
	margin: 0 auto;
	/* cursor: pointer; */
}

.page_nav {
	background: rgba(255, 255, 255, .2);
	border-radius: 30px;
	padding: 10px 30px 10px 50px;
	margin: 60px 0 36px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1120px;
}

.font_w {
	font-weight: bold !important;
}

.search_inp {
	display: none;
}

.ain_h {
	/*display: none;*/
	height: 100%;
}

.ain_css {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 110px;
	height: 100%;
	font-size: 24px;
	text-align: center;
	writing-mode: vertical-lr;
	color: #fff;
	letter-spacing: 8px;
}

.mar_left {
	margin-left: 0px !important;
}

.search_value {
	height: 40px;
	padding: 0px 25px;
	border: transparent;
	width: 175px;
	border-radius: 20px;
	background-color: rgba(255, 255, 255, 0.29);
	color: #fff;
	outline: none;
	margin-right: 11px;
	margin-left: 10px;

}

.search_value::placeholder {
	color: #fff;

}




.nav_text {
	color: #fff;
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	flex: 1;
	cursor: pointer;
}

.nav_text:hover {
	font-weight: bold;
}

.search_text {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.buddhist_association_news {
	display: flex;
	justify-content: space-between;
	padding: 50px 0 42px 0;
}

.buddhist_association_leftImg {
	width: 578px;
	height: 360px;
}

.buddhist_association_leftImg img {
	width: 100%;
	height: 100%;
}

.left_content,
.right_content {
	width: 41%;
}

/*   start*/
.temple_c,
.qua_c {
	width: 100%;
	background-color: #f4ecd9;
	min-height: 400px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

}

.temple_c_l {
	width: 1200px;
	display: flex;
	align-items: center;
	/* justify-content: ; */
	flex-wrap: wrap;
	padding: 48px 0px 0px 0px;
}

.template_a {
	width: 260px;
	height: 507px;
	margin-bottom: 50px;
	position: relative;
	margin-right: 53px;


}

.template_a:nth-child(4n) {
	margin-right: 0px !important;
}


.temple_c_l_b {
	width: 240px;
	height: 486px;
	background: #ffffff;
	border-radius: 20px;
	padding: 10px;
	position: absolute;
	z-index: 3;
}

.temple_c_d {
	width: 200px;
	height: 446px;
	padding: 30px;
	border-radius: 20px;
	position: absolute;
	z-index: 1;
	margin-bottom: 50px;
	background: url('../images/template_bg.png') no-repeat;
	background-position: top center;
}

.temple_c_d_box {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.temple_c_d_button {
	width: 40px;
	height: 130px;
	background: #f4ecd8;
	border: 1px solid #7a5e1b;
	border-radius: 5px;
	writing-mode: vertical-lr;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #725e26;
}

.temple_c_d_cneter {
	font-size: 16px;
	color: #ffffff;
	writing-mode: vertical-rl;
	height: 408px;
	letter-spacing: 2px;
}


.temple_c_l_b_z {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.temple_t_image {
	width: 240px;
	height: 370px;
}

.temple_t_title {
	font-size: 22px;
	color: #7a5e1b;
	font-weight: 800;
	margin-top: 20px;
	text-align: center;
}

.temple_t_content {
	width: 182px;
	font-size: 14px;
	color: #7a5e1b;
	margin-top: 10px;
	text-align: center;
	line-height: 25px;
}

.temple_c_d_right {
	display: flex;
	justify-content: end;
}

.temple_c_d_line {
	width: 1px;
	height: 47px;
	background-color: #fff;
	margin: 0px 17px;
}

.temple_c_d_text {
	font-size: 30px;
	font-weight: 700;
	writing-mode: vertical-rl;
	color: #fff;
}

.temple_c_d_title_top {
	display: flex;
	justify-content: end;
}

.culture_c_list {
	width: 1136px;
	background: #ffffff;
	border: 1px solid #ececec;
	border-radius: 10px;
	padding: 25px 31px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 29px;
}

.culture_c_list:hover {
	border: 1px solid #9f8b4e;
	box-shadow: 0px 5px 14.56px 0.45px rgba(135, 110, 52, 0.44);

	.culture_c_list_left_text {
		color: #7a5e1b;
	}
}

.culture_c_list:hover .culture_c_list_left_text {
	color: #7a5e1b;

}

.culture_c_list_left,
.culture_c_list_right {
	display: flex;
	justify-content: center;
	align-items: center;
}



.culture_c_list_left_dian {
	width: 8px;
	height: 8px;
	background: #9f8b4e;
	border-radius: 8px;
	margin-right: 19px;
}

.culture_c_list_left_text {
	width: 624px;
	font-size: 18px;
	color: #000000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 18px;

}

.culture_c_list_right_name {
	text-align: center;
	color: #7a5e1b;
	font-size: 16px;
	line-height: 16px;
}

.culture_c_list_right_text {
	text-align: center;
	color: #929292;
	font-size: 16px;
	margin-left: 132px;
	line-height: 16px;
}

.news_c,
.culture_c,
.int_c {
	width: 100%;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.news_l {
	width: 1202px;
	height: 82px;
	/* border: 1px solid #ececec; */
	border-radius: 1px 1px 1px 28px;
	font-size: 18px;
	/* padding: 0px 30px; */
	margin-bottom: 29px;
	cursor: pointer;
	background: url('../images/new_list_bg.png') no-repeat;
}

.news_l:hover {
	width: 1202px;
	height: 82px;
	background: url('../images/news_list.jpg') no-repeat;
	background-position: top center;
	background-size: cover;
	border: none;
	color: #fff;
	box-shadow: 0px 7px 32.9px 0.42px #876e34;
}
.news_l a:hover{
    color: #fff !important;
}
.news_l_c {
	background: url('../images/news_list.jpg') no-repeat;
	background-position: top center;
	background-size: cover;
	border: none;
	color: #fff;
	box-shadow: 0px 7px 32.9px 0.42px #876e34;
}

.news_l_b {
	height: 100%;
	padding: 0px 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_p {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 70px;
}

.new_p_b {
	width: 50px;
	height: 50px;
	background: #f6f3ed;
	border-radius: 10px;
	font-size: 20px;
	color: #929292;
	text-align: center;
	min-width: 24px;
	margin-right: 20px;
	line-height: 50px;
	cursor: pointer;
}

.new_p_b:hover {
	background: #b99e5e;
	color: #fff;
}

.new_p_b_c {
	background: #b99e5e;
	color: #fff;
}

.title_box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 21px;
	align-items: center;
}

.news_title {
	font-size: 26px;
	font-weight: 700;
	color: #000000;
	display: flex;
	align-items: center;
}

.qua_content {
	width: 1200px;
	height: 654px;
	margin: 60px 0px;
	background: url(../images/qua_bg.png)no-repeat;
}

.qua_title {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	color: #7a5e1b;
	line-height: 22px;
	margin-top: 40px;

}

.qua_img {
	display: flex;
	justify-content: center;
	margin-top: 31px;
}

/* end */




.fenGeXian {
	width: 7px;
	height: 17px;
	background: #af9441;
	margin: 0 15px;
}

.news_list {
	display: flex;
	align-items: center;
	padding: 17px 0;
	border-bottom: 1px solid #ececec;
}

.news_date_box {
	display: flex;
	align-items: center;
	flex-direction: column;
	/*border-right: 1px solid #dfdfdf;*/
	/*padding: 0 28px;*/
}

.news_date_box .news_day {
width: 30px;
height: 15px;
    background: url(../images/h1.png);
}
.news_list:hover .news_date_box .news_day {
      background: url(../images/h.png) !important;
      
}

 
 
 
.year_and_mouth {
	font-size: 16px;
	font-weight: 400;
	color: #000000;
}

.recommend_c {
	width: 100%;
	min-height: 359px;
	background-color: #fff;
	display: flex;
	position: relative;
	justify-content: center;
}

.recommend_c_text {
 width: 1070px;
 padding: 58px 0px;
 position: relative;
 z-index: 3;
 /* background-color: #7a5e1b; */
}
.recommend_c_text_title {
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	color: #7a5e1b;
	line-height: 46px;
	/* background-color: #7a5e1b; */
}

.recommend_c_text_box {
	display: flex;
	justify-content: center;
	margin-top: 14px;
}

.recommend_c_text_source {
	font-size: 16px;
	color: #7a5e1b;
	line-height: 46px;
}

/*.recommend_c_text_source_mar {*/
/*	margin-left: 51px;*/
/*}*/

.recommend_content {
	margin-top: 28px;
	font-size: 18px;
	text-align: left;
	color: #443d2c;
	line-height: 46px;
}

.bg_flower {
 position: absolute;
 top: 200px;
 z-index: 2;
}

.news_content_title {
	width: 448px;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	margin-left: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

.news_content_title:hover {
	font-weight: bold;
}

.political_party_img {
	width: 100%;
	height: 119px;
}

.political_party_img img {
	width: 100%;
	height: 100%;
}

.temple_introduction {
	width: 100%;
	height: 1075px;
	background: url('../images/templeIntroductionBg.png')no-repeat;
	background-size: 100% 100%;
	margin-top: 50px;

}

.temple_introduction_wrap {
	display: flex;
	justify-content: space-between;
}

.introduction {
	/* width: 39%; */
}

.culture {
	width: 740px;
}

.temple_introduction_titleBox {
	margin: 53px 0 40px 0;
}

.introductionImg {
	width: 420px;
	height: 200px;
	margin: 16px 0;
}

.int_top_title {
	display: flex;
	justify-content: center;
	margin-top: 6px;
}

.int_top_floor {
	display: flex;
	justify-content: center;
}

.int_top {
	margin-top: 52px;
	margin-bottom: 51px;

}

.top_text {
	font-size: 54px;
	font-weight: 800;
	text-align: center;
	color: #7a5e1b;
	margin: 0px 7px;
	line-height: 54px;
}

.int_top_right {
	display: flex;
	align-items: flex-end;
}

.int_content {
	width: 1200px;
	background: url('../images/int_c.png') no-repeat;
	padding-bottom: 25px;
}

.int_c_title {
	font-size: 33px;
	line-height: 33px;
	font-weight: 800;
	text-align: center;
	color: #7a5e1b;
	margin-top: 49px;
	margin-bottom: 20px;
}

.int_c_text {
	margin: 0px 135px 25px 97px;
	color: #7a5e1b;
	line-height: 44px;
	font-size: 18px;

}

.int_c_more {
	width: 120px;
	height: 36px;
	background: #9f8b4e;
	border-radius: 5px;
	margin-left: 97px;
	margin-bottom: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.int_c_scenery {
	font-size: 33px;
	font-weight: 800;
	text-align: center;
	color: #7a5e1b;
	line-height: 33px;
	margin-top: 60px;
	margin-bottom: 40px;
}

.int_c_sce_image {
	display: flex;
	justify-content: center;
}

.int_c_sce_image_r {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.int_c_more_text {
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin-right: 13px;
}

.int_c_activity {
	width: 100%;
	background: url('../images/activity_bg.png') no-repeat;
	height: 519px;
}

.int_c_activity_title {
	font-weight: 800;
	text-align: center;
	color: #7a5e1b;
	line-height: 33px;
	font-size: 33px;
	padding-top: 49px;
	padding-bottom: 40px;
}

.int_c_activity_banner {
	width: 1200px;
	margin: 0px auto;
	display: flex;
	justify-content: space-between;
}

.int_c_activity_img_box {
	width: 387px;
	
    margin-right: 14px;
	/* display: flex;
	flex-direction: column;
	justify-content: center; */
}

.int_c_activity_img_lin {
	width: 18px;
	height: 4px;
	background: #7a5e1b;
}

.int_c_activity_img_text {
	font-size: 20px;
	font-weight: 700;
	color: #7a5e1b;
	line-height: 20px;
	margin-left: 8px;
}

.int_c_activity_img_b {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 24px;
}

.int_c_activity_img_arrows {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.img_big{
     transition: all 0.6s;   
     -ms-transition: all 0.8s;
     width:100%;
      
}
.img_big:hover {
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}

.yonghe_Temple {
	background: url('../images/introduction1.png')no-repeat;
	background-size: 100% 100%;
}

.yonghe_Temple_img {
	margin-left: 24px;
}

.Temple_Img {
	width: 110px;
	height: 100%;

}

.Temple_Img img {
	width: 100%;
	height: 100%;
}

.guanghua_Temple {
	background: url('../images/introduction2.png')no-repeat;
	background-size: 100% 100%;
}

.guanghua_Temple_img {
	margin-left:96px;
}

.tianning_Temple {
	background: url('../images/introduction3.png')no-repeat;
	background-size: 100% 100%;
}

.tianning_Temple_img {
	margin-left: 170px;
}

.tongjiao_Temple {
	background: url('../images/introduction4.png')no-repeat;
	background-size: 100% 100%;
}

.tongjiao_Temple_img {
	margin-left:244px;
}

.introductionImg img {
	width: 100%;
	height: 100%;
}

.culture_content {
	background: #ffffff;
	border-radius: 10px;
	padding: 10px 34px;
	height: 828px;
}

.culture_info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-bottom: 1px solid #dfdfdf;
	padding: 27px 0px 30px;
}

.culture_info:last-child {
	border-bottom: none;
}

.img_a {
	display: flex;
	align-items: center;
}

.softness_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.softness {
	font-size: 16px;
	font-weight: 400;
	color: #929292;
	line-height: 17px;
}

.graduated,
.downloads {
	margin-left: 14px;
}

.reading_times {
	display: flex;
	font-size: 18px;
	color: #7a5e1b;
	cursor: pointer;
	align-items: center;
}

.reading_img {
	width: 27px;
	height: 21px;
}

.reading_img img {
	width: 100%;
	height: 100%;
}

.reading_status {
	border-bottom: 1px solid #7a5e1b;
	margin-left: 8px;
	line-height: 18px;
	color: #7a5e1b;
}

.culture_info_title {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	margin-top: 20px;
	cursor: pointer;
	line-height: 18px;
}

.culture_info_title:hover {
	font-weight: bold;
}

/* footer */
.footer {
	width: 100%;
	background: #9f8b4e;
	/* height: 124px; */
	padding: 52px 0px 40px;
}

.footer_content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #ffffff;
	line-height: 32px;
}

.view_qualifications {
	width: 130px;
	line-height: 30px;
	background: rgba(254, 254, 254, 1);
	border-radius: 5px;
	text-align: center;
	/* padding: 8px 10px; */
	color: #9d7e36;
	font-size: 14px;
	margin-top: 19px;
	cursor: pointer;
}






















/* 焦点图开始 */
.focus {
	float: left;
	display: inline;
	position: relative;
	width: 668px !important;
	height: 420px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: left;
	background: #fff;
	 
}

.focus #pic {
	width: 668px;
	height: 420px;
	overflow: hidden;
}

.focus #pic ul {
	width: 1216px;
	height: 420px;
	float: left;
}

.focus #pic li {
	width: 668px;
	height: 420px;
	float: left;
	border-radius:10px;
}

.focus #pic li img {
	width: 668px;
	height: 420px;
	float: left;
	border-radius:10px;
}

.focus .tip-bg {
	width: 668px;
	height: 40px;
	background: #555;
	filter: alpha(opacity=80);
	opacity: 0.6;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius:8px;
}

.focus .txt_han {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 40px;
	width: 100%;
	overflow: hidden;
}

.focus .txt_han li {
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: -36px;
}

.focus .txt_han li a {
	color: #eee !important;
	display: block;
	padding: 0 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.focus #tip {
	/*width: 66px;*/
	font-size: 12px;
	position: absolute;
	right: 16px;
	bottom: 10px;
	z-index: 13;


}

.focus #tip ul li {
	font-size: 12px;
	line-height: 8px;
	text-align: center;
	border-radius: 50%;
	color: #990000;
	background: #fff;
	width: 8px;
	height: 8px;
	float: left;
	display: inline;
	margin: 10px 3px;
	cursor: pointer;
}

.focus #tip ul li.on {
	font-size: 12px;
	background: #990000;
	color: #fff;
}


/*焦点图结束*/
/* 专题css */
.TB-focus {
	width: 1200px;
	height: 120px;
	position: relative;
	overflow: hidden;
}

.TB-focus .hd {
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 1;
	padding-left: 2px;
}

.TB-focus .hd li {
	color: #f60;
	cursor: pointer;
	margin-left: 8px;
	width: 8px;
	height: 8px;
	background: #fff;
	float: left;
	font-size: 13px;
	line-height: 18px;
	overflow: visible;
	text-align: center;
	border-radius: 10px;
}

.TB-focus .hd li.on {
	background: #dc9461;
	color: #fff;
	font-weight: bold;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 2;
	position: relative;
}
.TB-focus .bd li img{
	border-radius: 10px;
}


/*分页*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 10px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 10px 20px;
    line-height: 1.42857;
    text-decoration: none;
        border-radius: 2px;
    background: #b99e5e;
    color: #fff;
    margin-left:8px; 
    box-shadow: 1px 2px 4px #3e3213;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-radius: 6px;
     }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 6px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #e0c571;
    border-color: #ddd; 
    box-shadow: 1px 2px 4px #3e3213;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #e0c571;
    /*border-color: #337ab7;*/
    box-shadow: 1px 2px 4px #3e3213;
    cursor: default; }
    
    
    /* 上下篇 */
 .ShangXia {
 	font-size: 16px;
 	padding-top: 26px;
	border-top: 1px solid #b99e5e;
	clear: both;
	padding-bottom: 26px;
 }
 
 .ShangXia p {
 	line-height: 30px;
 	color: #333333;
 	width: 1070px;
 	margin: 0 auto;
 	font-size: 15px;
 }
 
 .ShangXia span {
 	color: #b99e5e;
 	display: inline-block;
 	vertical-align: top;
 }
 
 .ShangXia a {
 	color: #333333;
 	font-size: 16px;
 	display: inline-block;
 	max-width: 90%;
 	/*overflow: hidden;*/
 	text-overflow: ellipsis;
 	white-space: nowrap;
 }
 
 .ShangXia a:hover {
 	color: #b99e5e;
 }
 
/* 法务活动 */
.ladyScroll {
	width: 1200px;
 
	margin: 0px auto;
	/* border: #ddd 1px solid; */
	position: relative;
	 
}

.ladyScroll .prev {
	width: 51px;
	height: 45px;
	position: absolute;
	top: 312px;
	left: 520px;
	z-index: 100;
	cursor: pointer;
	background: url(../images/btns.png) no-repeat;
}
 
.ladyScroll .next {
	width: 51px;
	height: 45px;
	position: absolute;
	top: 312px;
	left: 510px;
	z-index: 100;
	cursor: pointer;
	background: url(../images/btns.png) no-repeat;
}

.ladyScroll .next {
	left: auto;
	right: 520px;
	background-position: 0 -90px;
}

.ladyScroll .prev:hover {
	background-position: 0 -45px;
}

.ladyScroll .next:hover {
	background-position: 0 -135px;
}

.ladyScroll .scrollWrap {
	width: 1200px;
	 
	padding-top: 15px;
	overflow: hidden;
	position: absolute;
}

.ladyScroll dl {
	float: left;
	width: 387px;
	text-align: center;
	position: relative;
}

.ladyScroll dl:hover {
	    color: #a3020c;
}
